• Home
  • Raw
  • Download

Lines Matching refs:RUNTIME_FUNCTION

26 RUNTIME_FUNCTION(Runtime_ThrowConstAssignError) {  in RUNTIME_FUNCTION()  function
123 RUNTIME_FUNCTION(Runtime_DeclareModuleExports) { in RUNTIME_FUNCTION() function
170 RUNTIME_FUNCTION(Runtime_DeclareGlobals) { in RUNTIME_FUNCTION() function
317 RUNTIME_FUNCTION(Runtime_DeclareEvalFunction) { in RUNTIME_FUNCTION() function
325 RUNTIME_FUNCTION(Runtime_DeclareEvalVar) { in RUNTIME_FUNCTION() function
495 RUNTIME_FUNCTION(Runtime_NewSloppyArguments) { in RUNTIME_FUNCTION() function
508 RUNTIME_FUNCTION(Runtime_NewStrictArguments) { in RUNTIME_FUNCTION() function
533 RUNTIME_FUNCTION(Runtime_NewRestParameter) { in RUNTIME_FUNCTION() function
558 RUNTIME_FUNCTION(Runtime_NewClosure) { in RUNTIME_FUNCTION() function
570 RUNTIME_FUNCTION(Runtime_NewClosure_Tenured) { in RUNTIME_FUNCTION() function
584 RUNTIME_FUNCTION(Runtime_NewFunctionContext) { in RUNTIME_FUNCTION() function
595 RUNTIME_FUNCTION(Runtime_PushWithContext) { in RUNTIME_FUNCTION() function
606 RUNTIME_FUNCTION(Runtime_PushCatchContext) { in RUNTIME_FUNCTION() function
617 RUNTIME_FUNCTION(Runtime_PushBlockContext) { in RUNTIME_FUNCTION() function
626 RUNTIME_FUNCTION(Runtime_DeleteLookupSlot) { in RUNTIME_FUNCTION() function
732 RUNTIME_FUNCTION(Runtime_LoadLookupSlot) { in RUNTIME_FUNCTION() function
741 RUNTIME_FUNCTION(Runtime_LoadLookupSlotInsideTypeof) { in RUNTIME_FUNCTION() function
832 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_Sloppy) { in RUNTIME_FUNCTION() function
843 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_Strict) { in RUNTIME_FUNCTION() function
856 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_SloppyHoisting) { in RUNTIME_FUNCTION() function
870 RUNTIME_FUNCTION(Runtime_StoreGlobalNoHoleCheckForReplLet) { in RUNTIME_FUNCTION() function