Home
last modified time | relevance | path

Searched defs:creation_context (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/
Dv8_value_converter_impl.cc171 v8::Handle<v8::Object> creation_context, in ToV8ValueImpl()
226 v8::Handle<v8::Object> creation_context, in ToV8Array()
249 v8::Handle<v8::Object> creation_context, in ToV8Object()
276 v8::Handle<v8::Object> creation_context, in ToArrayBuffer()
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dv8_types.py818 def cpp_value_to_v8_value(idl_type, cpp_value, isolate='info.GetIsolate()', creation_context='info.… argument
/external/chromium_org/v8/src/
Druntime.cc481 AllocationSiteCreationContext creation_context(isolate); in RUNTIME_FUNCTION() local
523 AllocationSiteCreationContext creation_context(isolate); in GetLiteralAllocationSite() local
15084 Handle<Context> creation_context(object->GetCreationContext(), isolate); in RUNTIME_FUNCTION() local
Dhydrogen.cc5687 AllocationSiteCreationContext creation_context(isolate()); in VisitArrayLiteral() local