Home | History | Annotate | Download | only in src

Lines Matching full:shared_function_handle

524   Handle<SharedFunctionInfo> shared_function_handle;
526 shared_function_handle = Handle<SharedFunctionInfo>(shared);
528 event.script = ToApiHandle<v8::UnboundScript>(shared_function_handle);