Searched refs:set_bytecode_and_trampoline (Results 1 – 3 of 3) sorted by relevance
76 void set_bytecode_and_trampoline(Isolate* isolate,
177 void JSRegExp::set_bytecode_and_trampoline(Isolate* isolate, in set_bytecode_and_trampoline() function in v8::internal::JSRegExp
120 re->set_bytecode_and_trampoline(isolate, compilation_result->bytecode); in Compile()