Searched refs:GetFunctionCode (Results 1 – 2 of 2) sorted by relevance
308 Handle<Code> GetFunctionCode();
643 Handle<Code> FunctionInfoWrapper::GetFunctionCode() { in GetFunctionCode() function in v8::internal::FunctionInfoWrapper1198 Handle<Code> code = compile_info_wrapper.GetFunctionCode(); in ReplaceFunctionCode()1214 isolate->factory()->CopyCode(compile_info_wrapper.GetFunctionCode()); in ReplaceFunctionCode()