Searched defs:SafeCall (Results 1 – 7 of 7) sorted by relevance
1269 void RegExpMacroAssemblerMIPS::SafeCall(Label* to, in SafeCall() function in v8::internal::RegExpMacroAssemblerMIPS
1232 void RegExpMacroAssemblerMIPS::SafeCall(Label* to, in SafeCall() function in v8::internal::RegExpMacroAssemblerMIPS
1170 void RegExpMacroAssemblerARM::SafeCall(Label* to, Condition cond) { in SafeCall() function in v8::internal::RegExpMacroAssemblerARM
1257 void RegExpMacroAssemblerX64::SafeCall(Label* to) { in SafeCall() function in v8::internal::RegExpMacroAssemblerX64
1191 void RegExpMacroAssemblerS390::SafeCall(Label* to, Condition cond, in SafeCall() function in v8::internal::RegExpMacroAssemblerS390
1242 void RegExpMacroAssemblerPPC::SafeCall(Label* to, Condition cond, in SafeCall() function in v8::internal::RegExpMacroAssemblerPPC
1181 void RegExpMacroAssemblerIA32::SafeCall(Label* to) { in SafeCall() function in v8::internal::RegExpMacroAssemblerIA32