OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constructor_template
(Results
1 - 2
of
2
) sorted by null
/external/v8/test/cctest/
test-receiver-check-hidden-prototype.cc
27
v8::Local<v8::FunctionTemplate>
constructor_template
=
local
50
constructor_template
->GetFunction(current_context)
test-log-stack-tracer.cc
111
Local<v8::FunctionTemplate>
constructor_template
=
local
113
constructor_template
->SetClassName(v8_str("FPGrabber"));
115
constructor_template
->GetFunction(context).ToLocalChecked();
Completed in 365 milliseconds