Searched refs:apply_string (Results 1 - 4 of 4) sorted by relevance
/external/v8/src/ |
H A D | heap-symbols.h | 10 V(apply_string, "apply") \
|
H A D | bootstrapper.cc | 1233 SimpleInstallFunction(prototype, factory->apply_string(), 2420 reflect, factory->apply_string(), Builtins::kReflectApply, 3, false);
|
/external/v8/src/runtime/ |
H A D | runtime-proxy.cc | 24 Handle<String> trap_name = isolate->factory()->apply_string();
|
/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout.cc | 1136 apply_string (OT::hb_apply_context_t *c, function 1199 apply_string<Proxy> (&c, 1230 apply_string<GSUBProxy> (c, lookup, accel);
|
Completed in 226 milliseconds