Searched refs:shared_function_handle (Results 1 – 1 of 1) sorted by relevance
524 Handle<SharedFunctionInfo> shared_function_handle; in LogRecordedBuffer() local526 shared_function_handle = Handle<SharedFunctionInfo>(shared); in LogRecordedBuffer()528 event.script = ToApiHandle<v8::UnboundScript>(shared_function_handle); in LogRecordedBuffer()