Searched refs:GenerateBytecode (Results 1 – 3 of 3) sorted by relevance
204 generator()->GenerateBytecode(stack_limit()); in ExecuteJobImpl()
40 void GenerateBytecode(uintptr_t stack_limit);
1367 void BytecodeGenerator::GenerateBytecode(uintptr_t stack_limit) { in GenerateBytecode() function in v8::internal::interpreter::BytecodeGenerator