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