Lines Matching refs:RUNTIME_FUNCTION
27 RUNTIME_FUNCTION(Runtime_ThrowConstAssignError) {
124 RUNTIME_FUNCTION(Runtime_DeclareModuleExports) {
172 RUNTIME_FUNCTION(Runtime_DeclareGlobals) {
324 RUNTIME_FUNCTION(Runtime_DeclareEvalFunction) {
332 RUNTIME_FUNCTION(Runtime_DeclareEvalVar) {
493 RUNTIME_FUNCTION(Runtime_NewSloppyArguments) {
506 RUNTIME_FUNCTION(Runtime_NewStrictArguments) {
531 RUNTIME_FUNCTION(Runtime_NewRestParameter) {
557 RUNTIME_FUNCTION(Runtime_NewClosure) {
569 RUNTIME_FUNCTION(Runtime_NewClosure_Tenured) {
583 RUNTIME_FUNCTION(Runtime_NewFunctionContext) {
594 RUNTIME_FUNCTION(Runtime_PushWithContext) {
605 RUNTIME_FUNCTION(Runtime_PushCatchContext) {
616 RUNTIME_FUNCTION(Runtime_PushBlockContext) {
625 RUNTIME_FUNCTION(Runtime_DeleteLookupSlot) {
731 RUNTIME_FUNCTION(Runtime_LoadLookupSlot) {
740 RUNTIME_FUNCTION(Runtime_LoadLookupSlotInsideTypeof) {
830 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_Sloppy) {
841 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_Strict) {
854 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_SloppyHoisting) {
868 RUNTIME_FUNCTION(Runtime_StoreGlobalNoHoleCheckForReplLetOrConst) {