Searched refs:NewDebugInfo (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dfactory.h619 Handle<DebugInfo> NewDebugInfo(Handle<SharedFunctionInfo> shared);
H A Dfactory.cc2074 Handle<DebugInfo> Factory::NewDebugInfo(Handle<SharedFunctionInfo> shared) { function in class:v8::internal::Factory
H A Ddebug.cc2197 Handle<DebugInfo> debug_info = isolate->factory()->NewDebugInfo(shared);

Completed in 97 milliseconds