Searched refs:InstallDebugBytecode (Results 1 – 3 of 3) sorted by relevance
684 static void InstallDebugBytecode(Handle<SharedFunctionInfo> shared,
740 void SharedFunctionInfo::InstallDebugBytecode(Handle<SharedFunctionInfo> shared, in InstallDebugBytecode() function in v8::internal::SharedFunctionInfo
1548 SharedFunctionInfo::InstallDebugBytecode(shared, isolate_); in PrepareFunctionForDebugExecution()