Home
last modified time | relevance | path

Searched defs:prototype_string (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.h199 Handle<Name> prototype_string() const { return prototype_string_; } in prototype_string() function
Dbytecode-generator.cc577 const AstRawString* prototype_string = ast_value_factory->prototype_string(); in BytecodeGenerator() local
/external/mesa3d/src/glsl/
Dast_function.cpp74 prototype_string(const glsl_type *return_type, const char *name, in prototype_string() function
/external/v8/src/compiler/
Dast-graph-builder.cc3312 Node* prototype_string = in BuildThrowIfStaticPrototype() local
/external/v8/src/
Dobjects.cc13172 Handle<String> prototype_string = isolate->factory()->prototype_string(); in GetDerivedMap() local