Searched defs:always_allocate_scope (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/ia32/
H A Dcode-stubs-ia32.cc4676 bool always_allocate_scope) {
4703 if (always_allocate_scope) {
4715 if (always_allocate_scope) {
4671 GenerateCore(MacroAssembler* masm, Label* throw_normal_exception, Label* throw_termination_exception, Label* throw_out_of_memory_exception, bool do_gc, bool always_allocate_scope) argument
/external/chromium_org/v8/src/x64/
H A Dcode-stubs-x64.cc3787 bool always_allocate_scope) {
3819 if (always_allocate_scope) {
3854 if (always_allocate_scope) {
3782 GenerateCore(MacroAssembler* masm, Label* throw_normal_exception, Label* throw_termination_exception, Label* throw_out_of_memory_exception, bool do_gc, bool always_allocate_scope) argument
/external/v8/src/ia32/
H A Dcode-stubs-ia32.cc4794 bool always_allocate_scope) {
4821 if (always_allocate_scope) {
4833 if (always_allocate_scope) {
4789 GenerateCore(MacroAssembler* masm, Label* throw_normal_exception, Label* throw_termination_exception, Label* throw_out_of_memory_exception, bool do_gc, bool always_allocate_scope) argument
/external/v8/src/x64/
H A Dcode-stubs-x64.cc3793 bool always_allocate_scope) {
3830 if (always_allocate_scope) {
3864 if (always_allocate_scope) {
3788 GenerateCore(MacroAssembler* masm, Label* throw_normal_exception, Label* throw_termination_exception, Label* throw_out_of_memory_exception, bool do_gc, bool always_allocate_scope) argument

Completed in 201 milliseconds