Lines Matching defs:RUNTIME_FUNCTION
20 RUNTIME_FUNCTION(Runtime_FinishArrayPrototypeSetup) {
63 RUNTIME_FUNCTION(Runtime_SpecialArrayFunctions) {
86 RUNTIME_FUNCTION(Runtime_FixedArrayGet) {
95 RUNTIME_FUNCTION(Runtime_FixedArraySet) {
106 RUNTIME_FUNCTION(Runtime_TransitionElementsKind) {
123 RUNTIME_FUNCTION(Runtime_RemoveArrayHoles) {
135 RUNTIME_FUNCTION(Runtime_MoveArrayContents) {
158 RUNTIME_FUNCTION(Runtime_EstimateNumberOfElements) {
201 RUNTIME_FUNCTION(Runtime_GetArrayKeys) {
342 RUNTIME_FUNCTION(Runtime_NewArray) {
358 RUNTIME_FUNCTION(Runtime_NormalizeElements) {
370 RUNTIME_FUNCTION(Runtime_GrowArrayElements) {
394 RUNTIME_FUNCTION(Runtime_HasComplexElements) {
416 RUNTIME_FUNCTION(Runtime_ArrayIsArray) {
425 RUNTIME_FUNCTION(Runtime_IsArray) {
432 RUNTIME_FUNCTION(Runtime_ArraySpeciesConstructor) {
441 RUNTIME_FUNCTION(Runtime_ArrayIncludes_Slow) {
541 RUNTIME_FUNCTION(Runtime_ArrayIndexOf) {
641 RUNTIME_FUNCTION(Runtime_SpreadIterablePrepare) {
658 RUNTIME_FUNCTION(Runtime_SpreadIterableFixed) {